C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreCursorDataCollectionBase<T> Class / PageCount Property
PageCount Property (C1EntityFrameworkCoreCursorDataCollectionBase<T>)
In This Topic
Gets the page size.
Syntax
'Declaration
 
Public Property PageCount As Integer
 
See Also